body {
	overflow-x: hidden;
}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
ol, ul, li {
	list-style: none;
}
a {
	color: #454343;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
* {
	box-sizing: border-box;
}
.head_bg {
	width: 100%;
}
.head {
	width: 1440px;
	height: 200px;
	background: url(../images/banner2.png) no-repeat;
	background-position: bottom right;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-top: 70px;
	margin-left: 50px;
}
.search {
	width: 240px;
	float: right;
	margin-top: 100px;
	margin-right: 100px;
	text-align: center;
}
.searchform {
	position: relative;
}
.searchform input, button {
	border: none;
	outline: none;
}
.searchform input {
	width: 228px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 16px;
	border: 1px solid #d3d3d3;
	background: #f3f3f3;
}
.searchform button {
	height: 30px;
	width: 35px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/searchbtn.jpg) no-repeat;
	background-size: 100%;
}
/*菜单开始*/
.nav_bg {
	width: 100%;
	min-width: 1440px;
	background-color: #015293;
}
.nav {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.nav_ul {
	width: 100%;
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
}
.nav_ul>li {
	font-size: 20px;
	z-index: 1000;
	zoom: 1;
	float: left;
}
.nav_ul>li>a {
	display: block;
	text-align: center;
	color: #FFF;
	padding: 0 27px;
	height: 100%;
	letter-spacing: 2px;
}
.nav_ul>li:hover {
	background-color: #7ec8f7;
}
.nav_ul>li>a:hover {
	text-decoration: none;
}
.nav_ul li .icon {
	display: inline-block;
	line-height: 30px;
	margin-right: 5px;
	vertical-align: middle;
}
/*公用*/
.div1200 {
	margin-bottom: 40px;
	overflow: hidden;
	zoom: 1;
}
.black04 {
	color: #b5b6b8;
}
.black {
	color: #454343;
}
.f14 {
	font-size: 14px;
}
.f18 {
	font-size: 18px;
}
.f28 {
	font-size: 28px;
}
.f22 {
	font-size: 22px;
}
.b {
	font-weight: bold;
}
.right {
	width: 610px;
	float: right;
}
.columnlist {
	width: 440px;
	float: left;
}
.list_tl {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.list_tl ul {
	border-bottom: 1px solid #bfc0c1;
	height: 37px;
}
.list_tl ul li {
	float: left;
	height: 38px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #0465c9;
	margin-right: 20px;
}
.list_tl ul li a {
	height: 37px;
	display: block;
	float: left;
}
.list_tl ul li a:hover {
	text-decoration: none;
}
.list_tl ul li a img {
	vertical-align: middle;
	margin-right: 5px;
}
.list_tl ul li.on {
	border-bottom: 3px solid #025193;
}
.list_tl ul li.on a {
	color: #025193;
}
.bd_tl {
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	height: 50px;
	margin: 0 10px;
}
.bd_tl ul li {
	float: left;
	width: 170px;
	height: 50px;
	text-align: center;
	color: #6c6b6b;
}
.bd_tl ul li a {
	display: block;
	border-right: 1px solid #DCDDDF;
	margin-top: 15px;
}
.bd_tl ul li.on {
	color: red;
	background: url(../images/title_bg.png) no-repeat;
	background-position: bottom;
}
.bd_tl ul li.on a {
	color: red;
	text-decoration: none;
}
.list_bd {
	margin-top: 10px;
}
.list_bd>ul {
	zoom: 1;
	line-height: 40px;
	margin: 0 10px;
	display: none;
}
.list_bd ul.active {
	display: block;
}
.list_bd ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/icon/list_ico.png) left center no-repeat;
	padding: 0px 0 0px 10px;
	border-bottom: 1px dashed #bfc0c1;
}
.list_bd ul li span {
	color: #dfc48b;
	font-size: 14px;
}
.list_bd ul li .date {
	color: #333333;
	float: right;
}
.list_bd ul li a {
	color: #454343;
}
.list_bd ul li a:hover {
	color: #EE1D23;
}
.more {
	position: absolute;
	right: 0;
	top: 10px;
}
/*模块滚动*/
.scroll_horizontal {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: none;
}
.scroll_horizontal.active {
	display: block;
}
.scroll_horizontal .boxcxscroll {
	overflow: hidden;
	position: relative;
	width: 1080px;
	margin: 0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
	background: none;
}
.scroll_horizontal .list li {
	float: left;
	width: 205px;
	margin: 0 auto;
	padding: 0 5px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 205px;
	height: 148px;
}
/*.scroll_horizontal .list li div {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	background: url(../images/blakbg.png);
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 205px;
}*/
.scroll_horizontal .prev, .scroll_horizontal .next {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	width: 16px;
	height: 32px;
	background-image: url(../images/gdlr.png);
	background-repeat: no-repeat;
	font: 0/0 Arial;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	z-index: 10;
}
.scroll_horizontal .prev {
	left: 5px;
	background-position: 0 0;
}
.scroll_horizontal .next {
	right: 5px;
	background-position: -23px 0;
}
/*图片模块*/
.picBox {
	position: relative;
	width: 100%;
}
.picBox img {
	width: 100%;
	height: 200px;
	display: block;
}
.picBox .tl {
	display: block;
	line-height: 37px;
	text-align: center;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
}
.picBox .tl_bg {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	background: url(../images/blakbg.png);
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 100%;
}
/*图片板块*/
.list_bd_tp {
	margin-top: 30px;
}
.list_bd_tp ul li {
	float: left;
	width: 175px;
	background-color: #e9f5ff;
	margin-bottom: 15px;
}
.list_bd_tp .pic {
	width: 175px;
	height: 120px;
	position: relative;
}
.list_bd_tp .pic .tj {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #4b9ee0;
	color: #FFF;
	padding: 2px;
	font-size: 15px;
}
.list_bd_tp .pic .sp {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 30px;
	background: url(../images/bf_bg.png) no-repeat;
}
.list_bd_tp .tl {
	margin: 10px;
	display: block;
}
/*主体*/
.centent_bg {
	width: 100%;
	background: url(//www.hebeisy.org.cn/images/ct_bg.png);
}
.centent_bg.hidebg {
	background: url(//www.hebeisy.org.cn/images/ct_bg.png);
}
.centent {
	width: 1440px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 20px 0px 20px;
	background-color: #fff;
	padding-bottom: 30px;
}
/* 上部滚动图 */
.topimg.scroll_horizontal .boxcxscroll {
	overflow: hidden;
	position: relative;
	width: 1400px;
	margin: 0 auto;
	padding: 0px;
}
.topimg.scroll_horizontal .list li {
	float: left;
	width: 1400px;
	padding: 0;
}
.topimg.scroll_horizontal .list li img {
	width: 100%;
	height: 240px;
}
.topimg.scroll_horizontal .prev, .topimg.scroll_horizontal .next {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	width: 30px;
	height: 50px;
	background-image: url(../images/gdlr2.png);
	background-repeat: no-repeat;
	background-size: auto 50px;
}
.topimg.scroll_horizontal .next {
	right: 60px;
	background-position: -31px 0;
}
.topimg.scroll_horizontal .prev {
	left: 60px;
	background-position: 0 0;
}
/*头条*/
.toutiao {
	background-color: #e7f1fa;
	position: relative;
	margin: 30px 0;
}
.toutiao ul {
	margin: 20px 0 10px 0;
	text-align: center;
}
.toutiao ul li {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-family: 微软雅黑, 宋体;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	display: inline;
	margin: 0px auto;
	padding: 0px 10px;
	text-decoration: none;
}
.toutiao ul li.bt28 {
	margin: 10px auto;
	height: 48px;
	line-height: 48px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	display: block;
}
.toutiao ul li a {
	text-decoration: none;
	color: #2E2E2E;
}
/*新闻*/
.news {
	width: 610px;
	float: right;
}
.news .list_bd ul li {
	background: url(../images/icon/news_ico.png) left center no-repeat;
	padding: 0px 0 0px 10px;
}
/*新闻-轮播图*/
.newspic {
	width: 760px;
	float: left;
}
.xydt.picBox img {
	width: 320px;
	height: 275px;
	margin-top: 10px;
}
.xydt.picBox .tl {
	display: block;
	background-color: #d3e8fb;
	width: 320px;
}
.xyxb .picBox img {
	width: 190px;
	height: 285px;
	margin-top: 20px;
	box-shadow: 2px 3px 8px #787878;
}
.xyxb .list_bd ul li {
	background: none;
	padding: 0;
}
/* 融媒体 */
.rmt {
	overflow: hidden;
}
.rmt .title {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
}
.rmt .title .more {
	font-size: 14px;
	top: 0;
}
.rmt .scroll_horizontal {
	width: 1400px;
	float: right;
	padding: 0
}
.rmt .scroll_horizontal .boxcxscroll {
	width: 1320px;
}
.rmt .scroll_horizontal .list li {
	width: 280px;
}
.rmt .list li img {
	width: 240px;
	height: 180px;
}
.yxsy {
	overflow: hidden;
	float: left;
}
.yxsy .title {
	float: left;
	position: relative;
}
.yxsy .title a {
	display: block;
	font-size: 0;
}
.yxsy .title img {
	height: 200px;
}
.yxsy .scroll_horizontal {
	width: 1130px;
	float: left;
	padding: 15px 0;
	border: 2px solid #4f91c5;
}
.yxsy .scroll_horizontal .boxcxscroll {
	width: 1110px;
}
.yxsy .scroll_horizontal .list li {
	width: 288px;
	padding: 0 10px;
}
.yxsy .list li img {
	width: 282px;
	height: 165px;
}
.btn_list {
	width: 212px;
	float: right;
	margin-top: 3px;
}
.yqlj_bg {
	font-size: 16px;
	background-color: #015293;
	min-width: 1440px;
	color: #FFF;
}
.yqlj {
	width: 1400px;
	margin: 0 auto;
	height: 230px;
	padding: 40px 0;
}
.yqlj .tl {
	border-right: 1px solid #FFF;
	line-height: 150px;
	float: left;
	padding-right: 60px;
	font-weight: bold;
	margin-left: 100px;
}
.yqlj table {
	height: 100%;
	margin-left: 100px;
	display: inline-table;
}
.yqlj table tr td {
	padding: 0 30px;
	font-size: 16px;
}
/*底部*/
.bottom_bg {
	width: 100%;
}
.bottom {
	width: 1400px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 16px;
	text-align: center;
	color: #324972;
	line-height: 35px;
}
/*一般概览页*/
.main {
	/*width: calc(100% - 60px);*/
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
}
.m_top {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 20px 0;
	padding-left: 20px;
	background-color: #e9ecf1;
	color: #015293;
}
.m_top a {
	color: #015293;
}
.list_tile {
	height: 38px;
	border-bottom: 1px dashed #bfc0c1;
}
.list_tile span {
	font-size: 23px;
	margin: 0;
	padding: 0 0 5px 0px;
	border-bottom: 3px solid #015293;
	color: #015293;
	font-weight: bold;
}
.m_list {
	width: 100%;
	float: left;
}
.boder {
	height: 2px;
	background-color: #bfc0c1;
}
.m_list>ul {
	list-style-type: none;
	padding: 0px;
	margin: 20px 0;
	display: none;
}
.m_list>ul.active {
	display: block;
}
.m_list>ul li {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px dashed #bfc0c1;
}
.m_list>ul li a {
	color: rgb(0,0,0);/*float:left;*/
}
.m_list>ul li span {
	float: right;
	color: #bfc0c1;
	font-size: 16px;
}
.m_list>ul li .listyle {
	display: block;
	float: left;
	line-height: 50px;
	font-size: 18px;
	color: #1865e2;
}
.ct_page {
	text-align: center;
	font-size: 14px;
	height: 30px;
	margin: 20px 30px;
	color: #000;
}
.m_tab {
	height: 40px;
	border-bottom: 1px solid #015293;
	line-height: 40px;
	margin-top: 10px;
}
.m_tab ul li {
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px;
}
.m_tab ul li:hover {
	background: url(../images/title_bg_b.png) no-repeat;
	background-position: bottom;
}
.m_tab ul li:hover a {
	color: #015293;
}
.m_tab ul li.on {
	background: url(../images/title_bg_b.png) no-repeat;
	background-position: bottom;
}
.m_tab ul li.on a {
	color: #015293;
}
.m_tab ul li a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #BDD6EA;
}
.m_gk {
	padding: 30px;
	background-color: #E9F6FF;
	margin: 20px 0;
}
.m_gk h1 {
	font-size: 21px;
	color: #015293;
	font-weight: bold;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.m_gk p {
	line-height: 40px;
	text-indent: 2em;
}
.m_lt {
	width: 250px;
	float: left;/* margin-right:30px; */
}
.m_lt>ul {
	width: 200px;
	background-color: #e7f1fa;
	border-bottom: 5px solid #015293;
}
.m_lt>ul>li {
	border-bottom: 2px solid #FFF;
	text-align: center;
}
.m_lt>ul>li.on {
	background-color: #015293;
}
.m_lt>ul>li.on a {
	color: #FFF;
}
.m_lt>ul>li>a {
	line-height: 40px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.m_lt>ul>li:hover>a {
	color: #FFF;
	background-color: #0082D8;
}
.m_rt {
	width: 330px;
	float: right;/* margin-right:30px; */
}
.pic_column {
	/*overflow: hidden;*/
	margin-bottom: 20px;
}
.pic_column .cn_hd {
	height: 38px;
	font-weight: normal;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	border-bottom: 1px dashed #bfc0c1;
}
.pic_column .cn_hd .cn_title {
	font-size: 23px;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #015293;
	color: #015293;
	font-weight: bold;
}
.pic_column .cn_hd .cn_title a {
	color: #015293;
}
.pic_column .cn_bd {
	overflow: hidden;
	margin-top: 20px;
}
.pic_column .cn_bd ul li {
	float: left;
	width: 100%;
	margin: 0 5px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pic_column .cn_bd ul li span.icon_d {
	font-size: 30px;
	display: block;
	float: left;
	line-height: 24px;
}
.pic_column .cn_bd .pic {
	width: 140px;
	height: 80px;
}
.pic_column .cn_bd .tl {
	margin: 5px;
	display: block;
	color: #015293;
	font-size: 16px;
	height: 42px;
	overflow: hidden;
}
.cn_bd .picBox img {
	height: 200px;
}
.m_list_img {
	width: 1400px;
}
.m_list_img ul li {
	float: left;
	height: 270px;
	width: 270px;
	margin: 0 4px;
	margin-top: 15px;
	background-color: #ECEDF1;
	padding: 5px;
}
.m_list_img ul li img {
	width: 260px;
	height: 190px;
}
.img_box {
	display: inline-block;
	text-align: center;
	position: relative;
}
.pic_txt {
	display: inline;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #002CA6;
}
.pic_txt a {
	font-size: 12px;
	font-weight: normal;
	color: #002CA6;
}
.pic_time {
	display: inline;
	float: left;
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #474342;
	line-height: 18px;
}
/* 学院学报 */
.m_list_year {
	/* width: 1200px; */
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
}
.m_list_year .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}
.m_list_year .beijing {
	border-top: 5px solid #dddddd;
	background-color: #efefef;
	height: 250px;
	margin-top: 30px;
}
.m_list_year ul {
	margin: 0 auto;
	width: 960px;
	margin-top: 20px;
}
.m_list_year ul li {
	float: left;
	margin: 0 10px;
	margin-top: 15px;
}
.m_list_year ul li img {
	width: 200px;
	height: 300px;
	box-shadow: 2px 3px 8px #787878;
}
.m_list_year .picBox .tl {
	width: auto;
	text-align: center;
}
.m_list_year .picBox .tl span {
	border-bottom: 3px solid #015293;
}
/*稿件页*/
.m_ct {
	/*width:1100px;*/
	margin: 0 auto;
	margin-bottom: 20px;
}
.m_ct .title {
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #015293;
	margin: 26px 0;
	font-weight: bold;
}
.infobox {
	font-size: 16px;
	margin-bottom: 50px;
	overflow: hidden;
	border-bottom: dotted 1px;
	/* margin: 0 30px; */
	padding: 15px 0;
}
.infobox .info {
	float: left;
	margin-left: 50px;
}
.infobox .info .date {
	font-size: 16px;
}
.infobox .info .ly {
	margin-left: 100px;
	font-size: 16px;
}
.infobox .fenxiang {
	margin-right: 100px;
	float: right;
	min-width: 120px;
}
.infobox .fenxiang a {
	margin: 0 6px;
}
.infobox .font {
	float: right;
	margin-right: 50px;
}
.infobox .font a {
	font-size: 14px;
	font-family: 'Arial';
	color: #fff;
	display: inline-block;
	color: #fff;
	width: 24px;
	height: 24px;
	background-color: #B5B5B5;
	text-align: center;
	line-height: 24px;
	margin-right: 10px;
}
.infobox .font a:hover {
	background-color: #1E63B0;
	text-decoration: none;
}
.m_ct_txt {
/* margin: 0 30px; */
}
.m_ct_txt p {
	line-height: 30px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	margin-top: 1em;
	margin-bottom: 1em;
}
.m_ct_bottom {
	line-height: 25px;
	font-size: 16px;
	margin: 30px 0;
	overflow: hidden;
}
.m_ct_bottom .zrbj {
	float: right;
	min-width: 200px;
	margin-right: 10px;
}
/*相关新闻*/
.relnews {
	border-bottom: dotted 1px;
	border-top: dotted 1px;
	margin: 50px 30px;
}
.relnews_tl {
	height: 40px;
	line-height: 40px;
	color: #0764aa;
	margin: 10px 0;
}
.relnews>ul {
	list-style-type: none;
	padding: 0px;
}
.relnews>ul li {
	height: 25px;
}
.relnews>ul li a {
	color: #666;
	float: left;
	font-size: 14px;
}
.relnews>ul li a:hover {
	text-decoration: underline;
}
.xgnewsa {
	color: #666;
	float: left;
	font-size: 14px;
}
.xgnewsa:hover {
	text-decoration: underline;
}

.m_bg{ height:0px; overflow:hidden;}

@media screen and (max-width: 640px) {
.head_bg, .bottom_bg, .bottom, .nav_bg, .m_rt, .infobox .fenxiang, .infobox .font, .yqlj_bg {
	display: none !important;
}
.main {
	width: 100%;
	padding: 0 !important;
}
.centent, .m_list {
	width: 100% !important;
}
.m_bg{ height:100%; overflow:auto;}
.m_list>ul li {
	height: 100%;
}
.m_list>ul li a {
	float: none;
}
.m_list>ul li span {
	display: none;
}
.m_tab {
	height: 100%;
	overflow: hidden;
}
.infobox {
	margin-bottom: 20px;
}
.infobox .info .date {
	margin-left: 0px
}
.infobox .info .ly {
	margin-left: 10px;
}
.infobox .info {
	margin-left: 0px;
}
.m_ct_txt p img {
	height: auto !important;
	max-width: 100% !important;
}
.m_ct_txt img {
	height: auto !important;
	max-width: 100% !important;
}
.m_top {
	display: none;
}
.m_ct {
	padding: 10px !important;
}
.m_ct .title {
	padding: 0 10px;
}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-06-19 19:29:31" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->